home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 41
/
Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso
/
-readerstuff-
/
-wb_screens-
/
matthew_thompson
/
s
/
startup-sequence
< prev
next >
Wrap
Text File
|
1999-04-24
|
317b
|
22 lines
;Mountcd >NIL: cd0:
Loadide start quiet
MCPvalidate >NIL:
Setvbr Reset >NIL:
rom2fast >NIL:
Assign t: ram:
testlmb >NIL:
IF WARN
Execute s:mac.startup
Endif
Execute >NIL: s:Keypressed.script
Execute >NIL: s:mattbench.startup
endcli
;Dummy for installers
IF EXISTS S:User-Startup
Execute S:User-Startup
EndIF